projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
999e346
)
(Standard Hooks): Add link to Hooks for Loading.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 3 Dec 2007 00:12:02 +0000
(
00:12
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 3 Dec 2007 00:12:02 +0000
(
00:12
+0000)
lispref/hooks.texi
patch
|
blob
|
history
diff --git
a/lispref/hooks.texi
b/lispref/hooks.texi
index 019777f5eed50adbd6f789668a33a0964e58bdb5..1ab377e7e268a1427d0e19d7f23b1aa82b0a63f0 100644
(file)
--- a/
lispref/hooks.texi
+++ b/
lispref/hooks.texi
@@
-31,6
+31,10
@@
these functions are called in a special way (they are passed arguments,
or their values are used). The variables whose names end in
@samp{-function} have single functions as their values.
+A special feature allows you to specify expressions to evaluate if and
+when a file is loaded (@pxref{Hooks for Loading}). That feature is
+not exactly a hook, but does a similar job.
+
@c We need to xref to where each hook is documented or else document
@c it here.